menu
bi_sdk_flutter
embeddedsdk.dart
AuthenticationContextApplication
toJson method
toJson
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() { return "{" "\"id\":\"$id\"," "\"displayName\":\"$displayName\"}"; }
bi_sdk_flutter
embeddedsdk
AuthenticationContextApplication
toJson method
AuthenticationContextApplication class