getMetaData property

Map<String, dynamic> get getMetaData

Get the footer data for the form

Implementation

Map<String, dynamic> get getMetaData => _metaData;