menu
spartera_api_sdk package
documentation
api.dart
InlineObject7
InlineObject7.new constructor
InlineObject7.new constructor
dark_mode
light_mode
InlineObject7
constructor
InlineObject7
(
{
int
?
code
,
String
?
message
,
})
Returns a new
InlineObject7
instance.
Implementation
InlineObject7({ this.code, this.message, });
spartera_api_sdk package
documentation
api
InlineObject7
InlineObject7.new constructor
InlineObject7 class