getLabels property

Map<String, String?> get getLabels

Get the labels for the form

Implementation

Map<String, String?> get getLabels => _labels;