defType property
Optional default resource type to find, if "type/" is not included in the name.
Can be null
to require an explicit type.
Example: "anim"
Implementation
String? defType;
Optional default resource type to find, if "type/" is not included in the name.
Can be null
to require an explicit type.
Example: "anim"
String? defType;