uuid property

  1. @JsonKey.new(name: 'uuid')
String? get uuid
inherited

Implementation

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