sprint_check_method_channel library

Classes

MethodChannelSprintCheck
An implementation of SprintCheckPlatform that uses method channels.

Typedefs

OnResponse<T> = void Function(T response)