menu
portone_flutter package
documentation
v2/model/response/identity_verification_response.dart
IdentityVerificationResponse
pgMessage property
pgMessage property
dark_mode
light_mode
pgMessage
property
String
?
pgMessage
final
PG 오류 메시지
PG에서 오류 메시지를 내려 주는 경우 이 오류 메시지를 그대로 반환합니다.
Implementation
final String? pgMessage;
portone_flutter package
documentation
v2/model/response/identity_verification_response
IdentityVerificationResponse
pgMessage property
IdentityVerificationResponse class