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