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