showTAR method

Future showTAR(
  1. TARSettings settings
)

Implementation

Future showTAR(TARSettings settings) {
  throw UnimplementedError('showTAR(TARSettings) has not been implemented.');
}