updatedBy property

String updatedBy
@JsonKey(name: 'updated_by'), read / write

Implementation

@JsonKey(name: 'updated_by')
String updatedBy;