creator property

  1. @JsonKey(includeIfNull: false)
String? creator
getter/setter pair

Creation user id. Read-only.

Implementation

@JsonKey(includeIfNull: false)
String? creator;