sprint_check_method_channel library

Classes

MethodChannelSprintCheck
An implementation of SprintCheckPlatform that uses method channels.

Typedefs

OnResponse<CheckoutResponse> = void Function(CheckoutResponse response)