menu
huddle01_flutter_client package
documentation
core/index.dart
DtlsRoleExtension
fromString static method
fromString static method
dark_mode
light_mode
fromString
static method
DtlsRole
fromString
(
String
type
)
Implementation
static DtlsRole fromString(String type) => types[type]!;
huddle01_flutter_client package
documentation
core/index
DtlsRoleExtension
fromString static method
DtlsRoleExtension extension on
DtlsRole