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