menu
gladia package
documentation
gladia.dart
BaseResponse
customMetadata property
customMetadata property
dark_mode
light_mode
customMetadata
property
@JsonKey.new(name: 'custom_metadata')
Map
<
String
,
dynamic
>
?
customMetadata
final
Custom metadata
Implementation
@JsonKey(name: 'custom_metadata') final Map<String, dynamic>? customMetadata;
gladia package
documentation
gladia
BaseResponse
customMetadata property
BaseResponse class