optString abstract method

String? optString(
  1. int arg,
  2. String d
)

Implementation

String? optString(int arg, String d);