sprint_check library
Classes
- CheckoutResponse
- MethodChannelSprintCheck
- An implementation of SprintCheckPlatform that uses method channels.
- SprintCheck
- The main class for interacting with the SprintCheck SDK.
Enums
Typedefs
-
OnResponse<
T> = void Function(T response)