menu
woosignal_shopify_api package
documentation
models/response/auth/auth_user.dart
User
User.new constructor
User.new constructor
dark_mode
light_mode
User
constructor
User
(
{
String
?
accessToken
,
String
?
expiresAt
,
})
Implementation
User({this.accessToken, this.expiresAt});
woosignal_shopify_api package
documentation
models/response/auth/auth_user
User
User.new constructor
User class