menu
stripe_platform_interface package
documentation
stripe_platform_interface.dart
TokenData
createdDateTime property
createdDateTime property
dark_mode
light_mode
createdDateTime
property
@
Deprecated
('Use [created] instead')
String
get
createdDateTime
Implementation
@Deprecated('Use [created] instead') String get createdDateTime => created.toString();
stripe_platform_interface package
documentation
stripe_platform_interface
TokenData
createdDateTime property
TokenData class