bio property

  1. @JsonKey.new(name: 'bio')
String? bio
final

Implementation

@JsonKey(name: 'bio')
final String? bio;