getInt method

int? getInt(
  1. String name
)

Implementation

int? getInt(String name) => null;