type property
String
get
type
Object type.
Allowed Values: object, function, undefined, string, number, boolean, symbol, bigint, wasm.
Implementation
String get type => json['type'] as String;
Object type.
Allowed Values: object, function, undefined, string, number, boolean, symbol, bigint, wasm.
String get type => json['type'] as String;