menu
serverpod_auth_server package
documentation
module.dart
GoogleRefreshToken
copyWith abstract method
copyWith abstract method
dark_mode
light_mode
copyWith
abstract method
GoogleRefreshToken
copyWith
(
{
int
?
id
,
int
?
userId
,
String
?
refreshToken
,
})
Implementation
GoogleRefreshToken copyWith({ int? id, int? userId, String? refreshToken, });
serverpod_auth_server package
documentation
module
GoogleRefreshToken
copyWith abstract method
GoogleRefreshToken class