menu
viam_sdk
viam_sdk.dart
Subtype
Subtype.new const constructor
Subtype.new
dark_mode
light_mode
Subtype
constructor
const
Subtype
(
String
namespace
,
String
resourceType
,
String
resourceSubtype
)
Implementation
const Subtype(this.namespace, this.resourceType, this.resourceSubtype);
viam_sdk
viam_sdk
Subtype
Subtype.new const constructor
Subtype class