dataType property

String? dataType
final

The data type of the parameter. For example, integer:

Implementation

final String? dataType;