defaultSortType property

  1. @JsonKey(fromJson: sortTypeFromIndex, toJson: sortTypeToIndex)
SortType defaultSortType
inherited

Implementation

@JsonKey(fromJson: sortTypeFromIndex, toJson: sortTypeToIndex)
SortType get defaultSortType => throw _privateConstructorUsedError;