menu
fluxer_dart package
documentation
models/admin_subscription_response.dart
AdminSubscriptionResponse
planInterval property
planInterval property
dark_mode
light_mode
planInterval
property
@JsonKey.new(includeIfNull: true, name: 'plan_interval')
String
?
planInterval
final
Implementation
@JsonKey(includeIfNull: true, name: 'plan_interval') final String? planInterval;
fluxer_dart package
documentation
models/admin_subscription_response
AdminSubscriptionResponse
planInterval property
AdminSubscriptionResponse class