public interface android.app.RemoteInput$Source extends java.lang.annotation.Annotation
  minor version: 0
  major version: 59
  flags: flags: (0x2601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT, ACC_ANNOTATION
  this_class: android.app.RemoteInput$Source
  super_class: java.lang.Object
{
}
SourceFile: "RemoteInput.java"
NestHost: android.app.RemoteInput
InnerClasses:
  public abstract Source = android.app.RemoteInput$Source of android.app.RemoteInput
    RuntimeVisibleAnnotations: 
      java.lang.annotation.Retention(value = java.lang.annotation.RetentionPolicy.SOURCE:Ljava/lang/annotation/RetentionPolicy;)