MetadataBuilder class
Constructors
Properties
Methods
-
build(
) → Metadata -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setKey(
String value) → MetadataBuilder -
setList(
List< String> value) → MetadataBuilder -
setNested(
NestedMetadata value) → MetadataBuilder -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited