type property
The type of the parameter: 'boolean', 'string', 'int', 'double' If null, defaults to 'string'
Implementation
final String? type;
The type of the parameter: 'boolean', 'string', 'int', 'double' If null, defaults to 'string'
final String? type;