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