menu
fluxer_dart package
documentation
models/discovery_application_response.dart
DiscoveryApplicationResponse
removedAt property
removedAt property
dark_mode
light_mode
removedAt
property
@JsonKey.new(includeIfNull: false, name: 'removed_at')
String
?
removedAt
final
Removal timestamp
Implementation
@JsonKey(includeIfNull: false, name: 'removed_at') final String? removedAt;
fluxer_dart package
documentation
models/discovery_application_response
DiscoveryApplicationResponse
removedAt property
DiscoveryApplicationResponse class