menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
GetVersionsResponse
GetVersionsResponse constructor
GetVersionsResponse constructor
dark_mode
light_mode
GetVersionsResponse
constructor
GetVersionsResponse
(
{
Map
<
String
,
bool
>
?
unstableFeatures
,
required
List
<
String
>
versions
,
})
Implementation
GetVersionsResponse({ this.unstableFeatures, required this.versions, });
sendingnetwork_dart_sdk package
documentation
sdn
GetVersionsResponse
GetVersionsResponse constructor
GetVersionsResponse class