import 'package:equatable/equatable.dart';. class LoginState extends Equatable {. final String email, password;. LoginState({.
確定! 回上一頁