resourceName property
The resource name of the native view.
On Android, this is the resource name. On iOS, this is the identifier.
Implementation
String? resourceName;
The resource name of the native view.
On Android, this is the resource name. On iOS, this is the identifier.
String? resourceName;