build method

  1. @override
bool build(
  1. String fieldId
)

Implementation

@override
bool build(String fieldId) {
  return false;
}