getDummyData property

Map<String, String?> get getDummyData

Get the dummy data for the form

Implementation

Map<String, String?> get getDummyData => _dummyData;