isAuthorization property

bool? get isAuthorization
inherited

By default it will be false, please set true if the amount will be captured later (preauth and capture payment)

Implementation

bool? get isAuthorization => throw _privateConstructorUsedError;