menu
login_firebase package
documentation
business/repo/ISessionRepo.dart
ISessionRepo
checkSignersAvailable abstract method
checkSignersAvailable abstract method
dark_mode
light_mode
checkSignersAvailable
abstract method
Future
<
ThirdPartyCheckModel
>
checkSignersAvailable
(
List
<
String
>
signers
)
Implementation
Future<ThirdPartyCheckModel> checkSignersAvailable(List<String> signers);
login_firebase package
documentation
business/repo/ISessionRepo
ISessionRepo
checkSignersAvailable abstract method
ISessionRepo class