fields property

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

Implementation

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