fields property

LuaTable? get fields

Returns the stored _fields value

Implementation

LuaTable? get fields => deref()._fields;