defType property

String defType
final

Optional default resource type to find, if "type/" is not included in the name.

Can be null to require an explicit type.

Implementation

final String defType;