fields property

Map<String, FormiFieldState<FormiField, dynamic>> fields

Implementation

Map<String, FormiFieldState> get fields => _fields;