creatorName property

  1. @JsonKey.new(name: 'creator_name')
String creatorName
final

Implementation

@JsonKey(name: 'creator_name')
final String creatorName;