message property

String? message
inherited

The error message that will be shown when it is invalid

Defaults to error in the stripe sdk.

Implementation

String? get message => throw _privateConstructorUsedError;