activeAnimationId method

Future<String?> activeAnimationId()

Implementation

Future<String?> activeAnimationId() {
  throw UnimplementedError('activeAnimationId() has not been implemented.');
}