sprint_check library

Classes

CheckoutResponse
MethodChannelSprintCheck
An implementation of SprintCheckPlatform that uses method channels.
SprintCheck
The main class for interacting with the SprintCheck SDK.

Typedefs

OnResponse<T> = void Function(T response)