input property
      
      String?
      get
      input
      
    
    
    
Implementation
String? get input =>
    const fb.StringReader().vTableGetNullable(_bc, _bcOffset, 4);String? get input =>
    const fb.StringReader().vTableGetNullable(_bc, _bcOffset, 4);