humanReadableId property

  1. @JsonKey(name: 'human_readable_id')
String? humanReadableId
inherited

Implementation

@JsonKey(name: 'human_readable_id')
String? get humanReadableId => throw _privateConstructorUsedError;