menu
epayco_flutter package
documentation
domain/entities/auth_response_entity.dart
AuthResponseEntity
AuthResponseEntity.new constructor
AuthResponseEntity.new constructor
dark_mode
light_mode
AuthResponseEntity
constructor
AuthResponseEntity
(
{
required
String
token
,
})
Implementation
AuthResponseEntity({required this.token});
epayco_flutter package
documentation
domain/entities/auth_response_entity
AuthResponseEntity
AuthResponseEntity.new constructor
AuthResponseEntity class