getBpf method

Future<num> getBpf()

Implementation

Future<num> getBpf() async {
  throw UnimplementedError('getBpf() has not been implemented.');
}