CmbPbConstant class Null safety
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- ARGUMENT_KEY_APP_ID → const String
-
"appId"
- ARGUMENT_PAY_RESPONSE_CODE → const String
-
"payResponseCode"
- ARGUMENT_PAY_RESPONSE_MSG → const String
-
"payResponseMsg"
- ARGUMENT_REQUEST_DATA → const String
-
"requestData"
- ARGUMENT_REQUEST_H5_URL → const String
-
"requestH5Url"
- ARGUMENT_REQUEST_JUMP_APP_URL → const String
-
"requestJumpAppUrl"
- ARGUMENT_REQUEST_METHOD → const String
-
"requestMethod"
- ARGUMENT_REQUEST_SHOW_BAR → const String
-
"requestShowBar"
- METHOD_PAY_REQUEST → const String
-
"payRequest"
- METHOD_PAY_RESPONSE → const String
-
"payResponse"
- METHOD_REGISTER_APP → const String
-
"registerApp"