getReadOnlyData property

Map<String, dynamic> get getReadOnlyData

Get the readonly data for the form

Implementation

Map<String, dynamic> get getReadOnlyData => _readonlyData;