menu
card91_plugin package
documentation
card91_flutter_library.dart
JsonResponseCreateCard
JsonResponseCreateCard constructor
JsonResponseCreateCard constructor
dark_mode
light_mode
JsonResponseCreateCard
constructor
JsonResponseCreateCard
(
{
required
String
type
,
required
Payload
payload
,
})
Implementation
JsonResponseCreateCard({ required this.type, required this.payload, });
card91_plugin package
documentation
card91_flutter_library
JsonResponseCreateCard
JsonResponseCreateCard constructor
JsonResponseCreateCard class