newMetatable abstract method

Future<bool> newMetatable(
  1. String tname
)

Implementation

Future<bool> newMetatable(String tname);