menu
restsdk package
documentation
openapi.swagger.dart
ApiV1UploadsImagePut$RequestBody
file property
file property
dark_mode
light_mode
file
property
@JsonKey.new(name: 'file')
String
?
file
final
Implementation
@JsonKey(name: 'file') final String? file;
restsdk package
documentation
openapi.swagger
ApiV1UploadsImagePut$RequestBody
file property
ApiV1UploadsImagePut$RequestBody class