id property
int
get
id
An id for this FieldData within an instance of a class.
This field is normally used by the fmvvm framework.
Implementation
int get id => _id;
An id for this FieldData within an instance of a class.
This field is normally used by the fmvvm framework.
int get id => _id;