id property
int
get
id
A unique id used by fmvvm to tie this propertyinfo to a backing field in a class instance.
Implementation
int get id => _id;
A unique id used by fmvvm to tie this propertyinfo to a backing field in a class instance.
int get id => _id;