piccSamAv2Init method

Future<String?> piccSamAv2Init(
  1. int samSlotNo,
  2. List<int> samHostKey
)

Implementation

Future<String?> piccSamAv2Init(int samSlotNo, List<int> samHostKey) {
  throw UnimplementedError('piccSamAv2Init() has not been implemented.');
}