creator property

String? creator
getter/setter pair

Creation user id. Read-only.

Implementation

@JsonKey(includeIfNull: false)
String? creator;