$SessionModelExtension extension

on

Methods

copyWith({String? id, DateTime? day, String? startDatetime, String? endDatetime, MomentType? type, dynamic heartRate, dynamic heartRateVariability, dynamic mood, dynamic motionCount}) SessionModel

Available on SessionModel, provided by the $SessionModelExtension extension

copyWithWrapped({Wrapped<String>? id, Wrapped<DateTime>? day, Wrapped<String>? startDatetime, Wrapped<String>? endDatetime, Wrapped<MomentType>? type, Wrapped? heartRate, Wrapped? heartRateVariability, Wrapped? mood, Wrapped? motionCount}) SessionModel

Available on SessionModel, provided by the $SessionModelExtension extension