// ignore_for_file: file_names final List users = [ { 'user': 'Irma Trias', 'username': 'irma', }, { 'user': 'Agus Sol', 'username': 'agus', }, { 'user': 'Abidzar', 'username': 'abi', }, { 'user': 'Arif Yu', 'username': 'arif', }, { 'user': 'Yulianto', 'username': 'yul', }, { 'user': 'Tantowi', 'username': 'tanto', }, { 'user': 'Sasmita', 'username': 'mita', }, { 'user': 'Tiyan', 'username': 'tiyan', }, { 'user': 'Agus Sol', 'username': 'agus', }, ];