id property

  1. @override
String? id
getter/setter pairoverride

The id determines the key in the Map returned by the FlutterForm.

Implementation

@override
String? id;