createdBy property

String createdBy
@JsonKey(name: 'created_by'), read / write

Implementation

@JsonKey(name: 'created_by')
String createdBy;