options property
      
      KeyOptions?
      get
      options
      
    
    
    
Implementation
KeyOptions? get options =>
    KeyOptions.reader.vTableGetNullable(_bc, _bcOffset, 10);KeyOptions? get options =>
    KeyOptions.reader.vTableGetNullable(_bc, _bcOffset, 10);