menu
bodsquare_sdk package
documentation
linking/models/page_id_response.dart
PageIdResponse
PageIdResponse const constructor
PageIdResponse const constructor
dark_mode
light_mode
PageIdResponse
constructor
const
PageIdResponse
(
{
String
?
id
,
String
?
name
,
})
Implementation
const PageIdResponse({this.id, this.name});
bodsquare_sdk package
documentation
linking/models/page_id_response
PageIdResponse
PageIdResponse const constructor
PageIdResponse class