name property
The name of the Swift class.
By default, generated code will use the same name as the class in the Dart pigeon file.
Implementation
final String? name;
The name of the Swift class.
By default, generated code will use the same name as the class in the Dart pigeon file.
final String? name;