menu
razorpay_dart package
documentation
models/tokens_model.dart
Authentication
Authentication.fromJson factory constructor
Authentication.fromJson factory constructor
dark_mode
light_mode
Authentication.fromJson
constructor
Authentication.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Authentication.fromJson(Map<String, dynamic> json) => _$AuthenticationFromJson(json);
razorpay_dart package
documentation
models/tokens_model
Authentication
Authentication.fromJson factory constructor
Authentication class