note property
The profile's bio or description.
Implementation
@JsonKey(name: 'note')
String? get note => throw _privateConstructorUsedError;
The profile's bio or description.
@JsonKey(name: 'note')
String? get note => throw _privateConstructorUsedError;