sectionUid property

  1. @JsonKey(name: 'section')
String? sectionUid
inherited

Task section UID.

Implementation

@JsonKey(name: 'section')
String? get sectionUid => throw _privateConstructorUsedError;