JsonSchemaName class
An annotation to be placed on the custom Widget building function to change the default name of the outputted Schema class.
- Annotations
-
- @Target({TargetKind.method})
Constructors
- JsonSchemaName(String name)
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited