type property

String type
final

The type of value to set. This must be one of:

  • bool
  • double
  • int
  • String

Implementation

final String type;