menu
airpay_package
airpay_homeV1
AirPay
AirPay constructor
AirPay
brightness_4
AirPay
constructor
Null safety
AirPay
(
{
Key
?
key
,
required
UserRequest
user
,
Closure
?
closure
}
)
Implementation
AirPay({Key? key, required this.user, this.closure}) : super(key: key);
airpay_package
airpay_homeV1
AirPay
AirPay constructor
AirPay class
Constructors
AirPay
Properties
closure
hashCode
key
runtimeType
user
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==