getField abstract method

Future<LuaType> getField(
  1. int idx,
  2. String? k
)

Implementation

Future<LuaType> getField(int idx, String? k);