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