disallowedMojoInterface property

String? disallowedMojoInterface
final

This is used to give users more information about the name of Mojo interface that is incompatible with prerender and has caused the cancellation of the attempt.

Implementation

final String? disallowedMojoInterface;