properties abstract method
Report a dictionary mapping optional properties to whether it is supported by this base.
final myBaseResourceName = myBase.getResourceName("my_base");
For more information, see Base component.
Implementation
Future<BaseProperties> properties({Map<String, dynamic>? extra});