menu
smithy package
documentation
smithy.dart
ShapeId
ShapeId.new const constructor
ShapeId.new const constructor
dark_mode
light_mode
ShapeId
constructor
const
ShapeId
(
{
required
String
namespace
,
required
String
shape
,
String
?
member
,
})
Implementation
const ShapeId({required this.namespace, required this.shape, this.member});
smithy package
documentation
smithy
ShapeId
ShapeId.new const constructor
ShapeId class