id property

  1. @Json.new(ignore: true)
String id
final

Implementation

@Json(ignore: true)
final id = Uuid().v4();