fieldType property

  1. @protected
Map<FormerField, String> fieldType
final

A map that maps FormerField to their corresponding type.

Implementation

@protected
abstract final Map<FormerField, String> fieldType;