menu
smithy package
documentation
ast.dart
Shape
serializer property
serializer property
dark_mode
light_mode
serializer
property
@BuiltValueSerializer(custom: true)
Serializer
<
Shape
>
get
serializer
Implementation
@BuiltValueSerializer(custom: true) static Serializer<Shape> get serializer => ShapeSerializer();
smithy package
documentation
ast
Shape
serializer property
Shape class