menu
swift_server package
documentation
server.dart
SubtypeInfo
SubtypeInfo constructor
SubtypeInfo constructor
dark_mode
light_mode
SubtypeInfo
constructor
SubtypeInfo
(
String
baseClassName
,
Map
<
String
,
dynamic
>
annotations
,
Map
<
String
,
dynamic
>
inheritedAnnotations
)
Implementation
SubtypeInfo(this.baseClassName, this.annotations, this.inheritedAnnotations);
swift_server package
documentation
server
SubtypeInfo
SubtypeInfo constructor
SubtypeInfo class